public method O2G2Ptr(T).operator ==()

Brief

Returns true if the pointer contained is equal to the pointer specified.

Declaration
C++
bool  operator ==() (T *value)

Declared in O2G2Ptr(T)

back